coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to call...
authorKenichi Handa <handa@m17n.org>
Thu, 8 Dec 2011 05:57:00 +0000 (14:57 +0900)
committerKenichi Handa <handa@m17n.org>
Thu, 8 Dec 2011 05:57:00 +0000 (14:57 +0900)
commit45c6e9953635df0dc0bc26b9e778db65835e0ad8
tree3af9a47cad75d9f2b87d75906e52a4786c92b7b7
parentdb237c2fd49e32abba5b9168f6c4881bfe48436d
parente03875ac1ce02a6d1ffd1cf92fc81f51688123b6
coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to call ccl_driver at least once.